You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clMatrix Structure > clMatrix Methods > Ceil Method > clMatrix.Ceil Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMatrix.Ceil Method ([In] TOpenCLMtxVec)

Rounds all Src object elements towards positive infinity.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Ceil([In] TOpenCLMtxVec Src);

Stores the result in the calling object. Size and Complex properties of the calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!